projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
050cc4a
)
Fix typo.
author
Michael Albinus
<michael.albinus@gmx.de>
Sat, 6 Nov 2010 14:05:47 +0000
(15:05 +0100)
committer
Michael Albinus
<michael.albinus@gmx.de>
Sat, 6 Nov 2010 14:05:47 +0000
(15:05 +0100)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 6f8c5cfae8653a8c440ab9cb62fbdb54623f7d6c..6fe759dd9bc75357c0f55ebe0578c6166cc9996b 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-4,7
+4,7
@@
variable (permanent-local).
* net/tramp.el (tramp-handle-insert-file-contents): Do not set
- `permanent-local' property for `
(
backup-by-copying-when-mismatch'.
+ `permanent-local' property for `backup-by-copying-when-mismatch'.
2010-11-06 Eli Zaretskii <eliz@gnu.org>